[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 38  - DOS 3+ - Set Country Code                                  [D]

   AH = 38h
   DX = FFFFh
   AL = 01h thru FEh for specific country with code <255
   AL = FFh for specific country with code >= 255
      BX = 16-bit country code (see AH=38h)

Return: CF set on error
       AX = error code (see AH=59h)
   CF clear if successful

Note:  not supported by OS/2

See Also: INT 2F/AX=1403h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson